home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
Kubuntu 8.10
/
kubuntu-8.10-desktop-i386.iso
/
casper
/
filesystem.squashfs
/
usr
/
share
/
bug
/
logrotate
/
script
Wrap
Text File
|
2008-10-09
|
98b
|
6 lines
#!/bin/sh
printf "Contents of /etc/logrotate.d\n" >&3
ls -l /etc/logrotate.d >&3
printf "\n" >&3